AvailabilityResponseFreeBusyResponses Property |
Contains the requested users' availability information and the response status.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<FreeBusyResponse> FreeBusyResponses { get; }Public ReadOnly Property FreeBusyResponses As IList(Of FreeBusyResponse)
Get
Property Value
Type:
IListFreeBusyResponse
See Also